ExamPlay Light Logo
登入

Computer Science for IGCSE & O level - Programming (Section 14 - No. 27)

What operation is being performed by the code `NumberOfSacks = NumberOfSacks + 1;` (Counting)?
Assigning a value to NumberOfSacks.
Decrementing the value of NumberOfSacks.
Incrementing the value of NumberOfSacks.
Multiplying NumberOfSacks by 1.

解释

This is a standard way to increment a counter variable.

评论 (0)

登录发表评论
广告
BrainBehindX Inc Logo
©2026; 供电 BrainBehindX Inc